Class: UploadProgressInfo

UploadProgressInfo Class

Namespace

ITHit.WebDAV.Client

Information about file upload progress.

Members

BytesUploadednumber

Amount of bytes successfully uploaded to server.

Hrefstring

Item path on the server.

LastChunkSavedDate

The date and time when the last chunk of file was saved on server side.

TotalContentLengthnumber

Total file size.